home *** CD-ROM | disk | FTP | other *** search
/ Amiga CD-Sensation: Golden Games / Amiga CD-Sensation - Ausgabe 2 - Golden Games (1996)(GTI - Schatztruhe)(DE)[!].iso / Archive / Funny Stuff / LEMonWB100.lha / LEMonWB.Doc < prev    next >
Text File  |  1993-04-23  |  4KB  |  97 lines

  1.  
  2. ************************************************************************
  3.                               LEMonWB
  4.              Version:  1.00, January `93
  5.               Author:  Heiko Lange
  6.                        Mostardstr. 17
  7.                        5100 Aachen
  8.                        Germany
  9.                EMail:  Heiko Lange.ac2.maus.de
  10. ************************************************************************
  11.  
  12.  
  13. COPYRIGHT:
  14. ------------------------------------------------------------------------
  15. The program LEMonWB in the present version is freeware. This
  16. means that the program may be distributed freely, as long as the
  17. following conditions are regarded:
  18.  - Copyright owner is Heiko Lange.
  19.  - The sales price must not exceed the price of an empty disk
  20.    plus a copy and mailing fee. The overall price must not exceed
  21.    DM 10,- (about 7$).
  22.  - All parts of the program (docs etc.) must remain complete. The
  23.    distribution of single parts is not allowed.
  24.  - Program, copyright und documentations must not be changed.
  25.  - LemonWB or parts of it must not be distributed with commercial
  26.    software or as a part of it.
  27.  - The distribution in  mailboxes is allowed.
  28.  
  29.  
  30. OVERVIEW:
  31. ------------------------------------------------------------------------
  32. Who´s not missing the little walking people with the green hair.
  33. Right, I mean the Lemmings. Here they go again! Not in their own world
  34. but on your workbench.
  35. This Lemmings can walk, climb and certainly fall. They all got a
  36. parachute, so they can survive any fall.
  37. They are only running upon windows - in other objects like icons etc.
  38. they aren´t interested.
  39. If a lemming has reached the right lower corner of the workbench, it
  40. is saved and disappears.
  41. If a falling lemming can´t reach firm ground, it falls out of the
  42. screen and is dead.
  43.  
  44.  
  45. THE PROGRAM
  46. ------------------------------------------------------------------------
  47. Usage: LEMonWB [waitmin waitmax][lemwaitmin lemwaitmax][lemmings] | [?]
  48.  
  49. Waitmin, waitmax:
  50.     The first Lemming is not immediatly falling, but it´s waiting
  51.     a random time between "waitmin" and "waitmax" seconds.
  52.     Default is [0 0].
  53.  
  54. Lemwaitmin, lemwaitmax:
  55.     With this function you can adjust the frequence of the lemming´s
  56.     appearence. Again a random time is lying between "lemwaitmin"
  57.     and "lemwaitmax" seconds. Default is [20 30]
  58.  
  59. Lemmings:
  60.     Who thinks 5 lemmings to be too much can reduce their number.
  61.     Default is 5 lemmings.
  62.  
  63. A call with "?" as parameter will give a short description.
  64. A call from workbench trough icon is not supported yet. But you can
  65. use it with "IconX" and a batch-file.
  66.  
  67.  
  68. HARDWARE-REQUIREMENTS:
  69. ------------------------------------------------------------------------
  70. LEMonWB should run on all Amigas with kickstart version equal or
  71. higher 1.3. I had not chance to test this program on computers
  72. with the new ECS-chips - so there may bee problems.
  73. With 1 lemming the program needs about 10% of Amiga´s power, with
  74. all 5 lemmings about 20% (A500/A2000).
  75. The program is crunched with the Imploder to save space on your
  76. disk. It comprises now only about 25% of the origin size.
  77. But you can use it like a normal program because it´s decrunching
  78. itself on runtime. Then you need about 80KBytes of memory.
  79.  
  80.  
  81. FUTURE:
  82. ------------------------------------------------------------------------
  83.  - Support ECS-resolutions.
  84.  - Sound. (Oh-No!!!)
  85.  - A "finish reached"-animation.
  86.  
  87.  
  88. HISTORY:
  89. ------------------------------------------------------------------------
  90. V1.00:  Interlace-Mode ist supported.
  91. V0.99:  First and last beta-version.
  92.  
  93.  Thanks to Coca for her help to translate this file.
  94. ************************************************************************
  95.  
  96.  
  97.